home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCNet 2006 April
/
PCnet 2006-06.4.iso
/
oyun
/
Arcade.EXE
/
pacman.swf
/
scripts
/
DefineSprite_49
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-29
|
339 b
|
19 lines
stop();
col = new Array(14483456,16751001,6750207,16750848);
i = 0;
while(i < 4)
{
G.attachMovie("Ghost",i,i);
tellTarget(G[i])
{
_X = -200;
Eyes.gotoAndStop(2);
}
this["c" + i] = new Color(G[i].Shape);
this["c" + i].setRGB(col[i]);
i++;
}
ck = new Color("GK");
GK.kval = 100;
count = 0;